{
  "name": "botbuilder-sample-contosoflowers",
  "version": "1.0.0",
  "description": "Bot Builder Sample - Contoso Flowers",
  "main": "index.js",
  "scripts": {
    "start": "node app.js"
  },
  "author": "",
  "license": "MIT",
  "dependencies": {
    "bluebird": "^3.4.5",
    "body-parser": "^1.15.2",
    "botbuilder": "^3.2.3",
    "express": "^4.14.0",
    "geobing": "^0.1.3",
    "lodash": "^4.15.0",
    "pug": "^2.0.0-beta6",
    "serve-favicon": "^2.3.0",
    "uuid": "^2.0.2",
    "vorlon-node-wrapper": "0.0.3"
  }
}
